home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / WINPROGS / RTFGEN.ZIP / RTFGEN.MAC < prev    next >
Text File  |  1993-04-11  |  635b  |  17 lines

  1. (* Non Scrolling Blue Window Header *)
  2. \define \S1 \sb50\sa50\f2\fs24\qc\b\cf9\keepn \endm
  3.  
  4. (* Scrolling Blue Window Header *)
  5. \define \S2 \sb50\sa50\f2\fs24\qc\b\cf9 \endm
  6.  
  7. (* The blue bulleted item *)
  8. \define \S3\blockstart\li480\tx480\fi-250\bmc bluedot.bmp \tab \endm
  9.  
  10. \define \S4 \blockstart \li0\tqr\tx600\tx840\tab\keep\sa75\endm
  11.  
  12. \define \S5\blockstart\fi-480\li480\tqr\tx360\tx480\sa100\tab\endm`
  13.  
  14. (* Two column table as might be used in a list of keys.  The parameter is the indent of the
  15.    second column, typically 1200.  The second column wraps.   *)
  16. \define \S6\blockstart\li%1\fi-%1\tx360\tx%1\tab\endm`
  17.